style: Add _gtk_style_provider_private_get_settings()
authorBenjamin Otte <otte@redhat.com>
Sat, 1 Dec 2012 00:24:12 +0000 (01:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 1 Dec 2012 00:24:12 +0000 (01:24 +0100)
commit3ff7f1fd43965d425f2e7fe81f9caa03f1fa97ea
treed81a0874b3c5da4cd0c2ad955e2fd35d5357acd0
parent41f8ba3c35d05cf5635f15bad282ae39ec57dcd3
style: Add _gtk_style_provider_private_get_settings()

This gives a GtkSettings object for resolving system-dependant things -
like the default font family and font size.
No code does this yet, but we have an API.

Only GtkSettings implements this.
gtk/gtksettings.c
gtk/gtkstylecascade.c
gtk/gtkstyleproviderprivate.c
gtk/gtkstyleproviderprivate.h